'宣言 Public Overloads Function FindIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of OperationBase) _ ) As System.Integer
public System.int FindIndex( System.int startIndex, System.Predicate<OperationBase> match )
パラメータ
- startIndex
- match